@charset "utf-8";

/* Main Styles */

body.mainbody {
	background: #fafafa;
	/*Xmas BG: url(/Image:snowflakes_bg.gif);*/
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 100%;
}

a img {
	border: 0;
}

label {
	cursor: pointer;	
}

form dt label {
	font-weight: bold;
}

form dd {
	margin: 0;
}

form input[type=text], form input[type=password] {
	border: 1px solid #222;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 3px 3px 3px 3px;	
}

.right {
	text-align: right;	
}/* Header / Graphics / Navigation Styles */

div#header {
	background: #fff;
	color: #222;
	float: left;
	margin: 0 2.5%;
	padding: 20px 0;
	width: 95%;
}

div#header a#TOP img#logo {
	float: left;
	font-size: 48px;
}

div#header div#account {
	background-color: #d00;
	color: #fff;
	float: right;
	padding: 10px;
	text-align: right;
	width: 41%;
}
div#header div#account #titler {
	float: left;
	text-align: left;
}

div#header div#account #links {
	float: right;
	text-align: right;
}

div#header div#account a:link, div#header div#account a:visited {
	color: #faa;	
	font-weight: bold;
}

div#header div#account a:hover, div#header div#account a:active {
	color: #fff;	
}

div#graphics {
	display: none;
}

div#navigation {
	/*background-color: #eee0e0;*/
	background-color: #eee;
	color: #000;
	float: left;
	margin: 0 2.5%;
	padding: 10px 0;
	width: 95%;
}

div#navigation ul, div#subnavigation ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#navigation ul li, div#subnavigation ul li {
	display: inline;
}

div#navigation a:link, div#navigation a:visited {
	border: 0;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px;
	text-decoration: none;
}

div#navigation a:hover, div#navigation a:active {
	color: #ff0000;
}

div#navigation a.current-page:link, div#navigation a.current-page:visited {
	background-color: #b00;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div#navigation a.current-page:hover, div#navigation a.current-page:active {
	text-decoration: underline;
}

div#subnavigation {
	background-color: #b00;
	color: #fff;
	float: left;
	margin: 0 5%;
	padding: 10px 0 10px 0;
	width: 90%;
}

div#subnavigation a:link, div#subnavigation a:visited {
	border: 0;
	color: #faa;
	padding: 0 10px;
	text-decoration: none;
}

div#subnavigation a:hover, div#subnavigation a:active {
	color: #fff;
	text-decoration: none;
}

div#subnavigation a.current-page:link, div#subnavigation a.current-page:visited {
	border: 0;
	color: #fff;
	padding: 0 10px;
	text-decoration: underline;
}

div#subnavigation a.current-page:hover, div#subnavigation a.current-page:active {
	text-decoration: underline;
}
/* Content Styles */

#content {
	background: #fafafa;
	/* Xmas Bow BG: no-repeat bottom left url(/Image:bow_bg.jpg);*/
	color: #211;
	float: left;
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	margin: 0 5%;
	padding: 0;
	padding-bottom: 150px;
	width: 90%;
}

#content > p {
	margin-top: 14px;	
}

#content h1 {
	color: #c00;
	font: 32px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 10px;
	margin: 0;
}

#content h2 {
	color: #a44;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 4px;
	margin-bottom: 0.25em;
}

#content h2.subtitle {
	color: #c99;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 2px;
	margin-top: 0;
	margin-bottom: 1em;
}

#content h3 {
	color: #c22;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content p, #content ul, #content ol {
	color: #211;
	text-indent: 20px;
}

#content address {
	font-style: italic;
	font-weight: bold;
	padding-bottom: 1em;
}

#content > ul, #content > ol {
	margin-top: 0;
	margin-bottom: 0;
}

#content > ul li, #content > ol li {
	margin: 0;
	padding: 0;
	text-indent: 2px;
}

#content #Subcategories {
	background-color: #800;
	color: #fff;
	clear: left;
	float: left;
	margin: 0;
	padding: 10px;
	width: 20%;
}

#content #Subcategories * {
	color: #fff;	
}

#content #Subcategories h3 {
	padding: 0;
	margin: 0 0 10px 0;
}

#content #Subcategories ul.SubcategoryList {
	line-height: 18px;
	list-style-type: none;	
	margin: 0;
	padding: 0;
	text-align: left;
}

#content #Subcategories ul.SubcategoryList li a:link, #content #Subcategories ul.SubcategoryList li a:visited {
	background: transparent;
	border: 0;
	color: #dbb;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#content #Subcategories ul.SubcategoryList li a:hover, #content #Subcategories ul.SubcategoryList li a:active {
	color: #edd;
}

#content #Subcategories ul.SubcategoryList li a.currentsubcat:link, #content #Subcategories ul.SubcategoryList li a.currentsubcat:visited, #content #Subcategories ul.SubcategoryList li a.currentsubcat:hover, #content #Subcategories ul.SubcategoryList li a.currentsubcat:active {
	background: transparent;
	border: 0;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content #LeftBar {
	clear: left;
	float: left;
	margin-top: 20px;
	width: 65%;
}

#content #LeftBar p {
	width: 75%;
}

#content #RightBar {
	clear: right;
	float: left;
	margin-top: 20px;
	width: 32%;
}

#content #Right {
	clear: right;
	float: right;
	width: 75%;
}

#content p.big {
	font-size: 21px;	
	line-height: 35px;
}

#content p.no-indent {
	text-indent: 0;
}

#content p.space {
	height: 50px;
}

#content p a.totop:link, #content p a.totop:visited {
	border: 0;
	color: #433;
	text-decoration: none;
}

#content p a.totop:hover, #content p a.totop:active {
	color: #000;
}

#content p a:link, #content p a:visited {
	background-color: transparent;
	border-bottom: 1px dotted #000;
	color: #800;
	padding-bottom: 1px;
	text-decoration: none;
}

#content p a:hover, #content p a:active {
	background-color: #ebcccc;
	border-bottom: 1px dotted #a00;
	color: #000;
	text-decoration: none;
}

#content a.big {
	font-size: 21px;
}

#content #ContentBottom {
	display: none;
	clear: both;
	float: left;
	width: 100%;
}

#content #ContentBottom span.pageinfo {
	background-color: #eee;
	color: #333;
	font-size: 10px;	
}

table#registration {
	border: 1px solid #000;
	color: #111;
	padding: 20px;
}

table#registration td {
	width: 50%;	
}

table#registration td.right {
	text-align: right;
}

#content div.product {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

#content div.productodd {
	background-color: #eee;	
}

#content div.producteven {
	background-color: #fff;	
}

#content div#CategoryPath {
	border-bottom: 1px dotted #333;
	color: #444;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;	
	margin-bottom: 20px;
	padding-bottom: 5px;
	width: 100%;
}

#content div#CategoryPath a.pathlink:link, #content div#CategoryPath a.pathlink:visited, #content div#CategoryPath a.pathlink:hover, #content div#CategoryPath a.pathlink:active {
	background: transparent;
	border: 0;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

#content div#CategoryPath a.pathlink:link, #content div#CategoryPath a.pathlink:visited {
	color: #444;
}

#content div#CategoryPath a.pathlink:hover, #content div#CategoryPath a.pathlink:active {
	color: #c00;
}

#content input.addbutton {
	background-color: #c00;
	color: #fff;
	cursor: pointer;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 5px 2px;
}

ul.featured {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.featured li {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

a.featureditem, a.featureditem:link, a.featureditem:visited {
	background-color: transparent;
	color: #000;
	margin: 0;
	padding: 0;
	text-indent: 0;
	text-decoration: none;
}

a.featureditem:hover, a.featureditem:active {

	color: #000;
	margin: 0;
	padding: 0;
	text-indent: 0;
	text-decoration: none;
}/* Footer Styles */

div#footer {
	background-color: #eee;
	color: #666;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

div#footer p {
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	/*width: 400px;*/
}

div#footer hr {
	border: 1px dotted #000;
	width: 200px;
}

div#footer a:link, div#footer a:visited {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

div#footer a:hover, div#footer a:active {
	color: #000;
	text-decoration: underline;
}

